Return FALSE not true in the grab_widget == NULL case. (Bug reported by
authorOwen Taylor <otaylor@redhat.com>
Sun, 27 Jan 2002 00:19:31 +0000 (00:19 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 27 Jan 2002 00:19:31 +0000 (00:19 +0000)
commit887c5ad8323deddcb46aade09f1937fac842c535
treeba5c2f4343402959d01dd98463fd2ee9325cbf71
parent2ca60b920be228e0b13d4acd0aadd7af9f2fde64
Return FALSE not true in the grab_widget == NULL case. (Bug reported by

Sat Jan 26 19:04:37 2002  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkmain.c (check_is_grabbed): Return FALSE not true
in the grab_widget == NULL case. (Bug reported by
Padraig O'Briain, #69735)

* gtk/gtkplug.c (handle_modality_on): Realize the modality
window so gtk_widget_event() doesn't complain :-((((.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmain.c
gtk/gtkplug.c